[INFO] fetching crate gchemol 0.1.7...
[INFO] testing gchemol-0.1.7 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate gchemol 0.1.7 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate gchemol 0.1.7
[INFO] finished tweaking crates.io crate gchemol 0.1.7
[INFO] tweaked toml for crates.io crate gchemol 0.1.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gchemol 0.1.7 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 230 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding handlebars v4.0.1 (available: v4.5.0)
[INFO] [stderr]       Adding uom v0.33.0 (available: v0.38.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be5a4aa373bb67069e4482d8939047b432255f151afa3e94524e4d4a70d23d69
[INFO] running `Command { std: "docker" "start" "-a" "be5a4aa373bb67069e4482d8939047b432255f151afa3e94524e4d4a70d23d69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be5a4aa373bb67069e4482d8939047b432255f151afa3e94524e4d4a70d23d69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be5a4aa373bb67069e4482d8939047b432255f151afa3e94524e4d4a70d23d69", kill_on_drop: false }`
[INFO] [stdout] be5a4aa373bb67069e4482d8939047b432255f151afa3e94524e4d4a70d23d69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ccc91805c5d40588f17123130f4837cbf8da45c2800204c458db1a3a65a617d
[INFO] running `Command { std: "docker" "start" "-a" "0ccc91805c5d40588f17123130f4837cbf8da45c2800204c458db1a3a65a617d", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling grep-matcher v0.1.8
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sigchld v0.2.4
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling shared_child v1.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling roxmltree v0.18.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling minijinja v1.0.22
[INFO] [stderr]    Compiling uom v0.33.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling gchemol-graph v0.1.6
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling handlebars v4.0.1
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling grep-searcher v0.1.16
[INFO] [stderr]    Compiling grep-regex v0.1.14
[INFO] [stderr]    Compiling grep-printer v0.2.2
[INFO] [stderr]    Compiling grep-printer v0.1.7
[INFO] [stderr]    Compiling gchemol-gut v0.4.4
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling grep-cli v0.1.12
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling grep v0.2.13
[INFO] [stderr]    Compiling gchemol-parser v0.4.6
[INFO] [stderr]    Compiling grep v0.3.2
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v2.4.1
[INFO] [stderr]    Compiling grep-reader v0.1.3
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling extxyz v0.2.0
[INFO] [stderr]    Compiling lazy-regex v2.5.0
[INFO] [stderr]    Compiling nalgebra v0.31.4
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling vecfx v0.1.6
[INFO] [stderr]    Compiling octree v0.1.0
[INFO] [stderr]    Compiling gchemol-lattice v0.1.2
[INFO] [stderr]    Compiling gchemol-geometry v0.1.1
[INFO] [stderr]    Compiling gchemol-neighbors v0.1.3
[INFO] [stderr]    Compiling gchemol-core v0.1.7
[INFO] [stderr]    Compiling gchemol-readwrite v0.1.12
[INFO] [stderr]    Compiling gchemol v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: gchemol-core v0.1.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "0ccc91805c5d40588f17123130f4837cbf8da45c2800204c458db1a3a65a617d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ccc91805c5d40588f17123130f4837cbf8da45c2800204c458db1a3a65a617d", kill_on_drop: false }`
[INFO] [stdout] 0ccc91805c5d40588f17123130f4837cbf8da45c2800204c458db1a3a65a617d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 306f4a07d4a96d5cea7bd7246d3a0860287b8551261a0b80beed6784d22acad6
[INFO] running `Command { std: "docker" "start" "-a" "306f4a07d4a96d5cea7bd7246d3a0860287b8551261a0b80beed6784d22acad6", kill_on_drop: false }`
[INFO] [stderr]    Compiling gchemol v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `gchemol_gut::prelude::*`
[INFO] [stdout]  --> tests/selection.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use gchemol_gut::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gchemol_gut::utils::abbreviate_numbers_human_readable`
[INFO] [stdout]  --> tests/selection.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use gchemol_gut::utils::abbreviate_numbers_human_readable;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mol`
[INFO] [stdout]   --> tests/io.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     for mol in gchemol::io::read(&f).expect("read mol2") {
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_mol`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gchemol::prelude::*`
[INFO] [stdout]   --> tests/crystal.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use gchemol::prelude::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gchemol::prelude::*`
[INFO] [stdout]  --> tests/molecule.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gchemol::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> tests/molecule.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     a.properties.store("secret", value);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let _ = a.properties.store("secret", value);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> tests/molecule.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     a.properties.store("secret", value);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let _ = a.properties.store("secret", value);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> tests/molecule.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     bond.properties.store("bond-order", value);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let _ = bond.properties.store("bond-order", value);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> tests/molecule.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     mol.properties.store("secret", value);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let _ = mol.properties.store("secret", value);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.92s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: gchemol-core v0.1.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "306f4a07d4a96d5cea7bd7246d3a0860287b8551261a0b80beed6784d22acad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "306f4a07d4a96d5cea7bd7246d3a0860287b8551261a0b80beed6784d22acad6", kill_on_drop: false }`
[INFO] [stdout] 306f4a07d4a96d5cea7bd7246d3a0860287b8551261a0b80beed6784d22acad6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ace632bb4dd763607feb31cc7cb06b3adb53b25476509ec26c5d898408b3fd53
[INFO] running `Command { std: "docker" "start" "-a" "ace632bb4dd763607feb31cc7cb06b3adb53b25476509ec26c5d898408b3fd53", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `gchemol::prelude::*`
[INFO] [stderr]  --> tests/molecule.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use gchemol::prelude::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> tests/molecule.rs:77:5
[INFO] [stderr]    |
[INFO] [stderr] 77 |     a.properties.store("secret", value);
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 77 |     let _ = a.properties.store("secret", value);
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> tests/molecule.rs:83:5
[INFO] [stderr]    |
[INFO] [stderr] 83 |     a.properties.store("secret", value);
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 83 |     let _ = a.properties.store("secret", value);
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> tests/molecule.rs:98:5
[INFO] [stderr]    |
[INFO] [stderr] 98 |     bond.properties.store("bond-order", value);
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 98 |     let _ = bond.properties.store("bond-order", value);
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> tests/molecule.rs:105:5
[INFO] [stderr]     |
[INFO] [stderr] 105 |     mol.properties.store("secret", value);
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 105 |     let _ = mol.properties.store("secret", value);
[INFO] [stderr]     |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `gchemol_gut::prelude::*`
[INFO] [stderr]  --> tests/selection.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use gchemol_gut::prelude::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `gchemol_gut::utils::abbreviate_numbers_human_readable`
[INFO] [stderr]  --> tests/selection.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use gchemol_gut::utils::abbreviate_numbers_human_readable;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `gchemol::prelude::*`
[INFO] [stderr]   --> tests/crystal.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 60 |     use gchemol::prelude::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mol`
[INFO] [stderr]   --> tests/io.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 44 |     for mol in gchemol::io::read(&f).expect("read mol2") {
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_mol`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `gchemol` (test "molecule") generated 5 warnings (run `cargo fix --test "molecule" -p gchemol` to apply 1 suggestion)
[INFO] [stderr] warning: `gchemol` (test "selection") generated 2 warnings (run `cargo fix --test "selection" -p gchemol` to apply 2 suggestions)
[INFO] [stderr] warning: `gchemol` (test "crystal") generated 1 warning (run `cargo fix --test "crystal" -p gchemol` to apply 1 suggestion)
[INFO] [stderr] warning: `gchemol` (test "io") generated 1 warning (run `cargo fix --test "io" -p gchemol` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: gchemol-core v0.1.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gchemol-b759874fb397e80d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test units::test_units_uom ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/alignment.rs (/opt/rustwide/target/debug/deps/alignment-a8335fe0ac0b5f29)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_alignment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/crystal.rs (/opt/rustwide/target/debug/deps/crystal-3672a3b651fbe565)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_bounding_box ... ok
[INFO] [stdout] test test_crystal ... ok
[INFO] [stdout] test test_supercell ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/geometry.rs (/opt/rustwide/target/debug/deps/geometry-d962dabf009bfd0b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_superimpose ... ok
[INFO] [stdout] test test_mol_measure_geom ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/inertia.rs (/opt/rustwide/target/debug/deps/inertia-785403a9429164ad)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_molecule_inertia ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/io.rs (/opt/rustwide/target/debug/deps/io-fbb9c579b55f0674)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test io_from_file_to_file ... ok
[INFO] [stdout] test read_write_molecules ... ok
[INFO] [stderr]      Running tests/molecule.rs (/opt/rustwide/target/debug/deps/molecule-cb090fb69bf86f00)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_atom_data ... ok
[INFO] [stdout] test test_new_atom ... ok
[INFO] [stdout] test test_new_molecule ... ok
[INFO] [stdout] test test_molecule_properties ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rings.rs (/opt/rustwide/target/debug/deps/rings-56611b1782d4614c)
[INFO] [stderr]      Running tests/selection.rs (/opt/rustwide/target/debug/deps/selection-650a6adb4dfcba85)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_find_rings_xyz ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gchemol
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ace632bb4dd763607feb31cc7cb06b3adb53b25476509ec26c5d898408b3fd53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ace632bb4dd763607feb31cc7cb06b3adb53b25476509ec26c5d898408b3fd53", kill_on_drop: false }`
[INFO] [stdout] ace632bb4dd763607feb31cc7cb06b3adb53b25476509ec26c5d898408b3fd53
